-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feature: rust
bind silo-input-transformer
in docker
#51
Conversation
I've never bound rust to python but a quick search leads me to PyO3. Let's try this.. |
Alright, here is what I did so far. I decided that as And I did it using I can now run the Rust project from python :) The code from Fabian is currently added as a git subdirectory. We yet of of course this does not work online or in the github action as the directory is still private. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 12 out of 12 changed files in this pull request and generated no suggestions.
This reverts commit d412ca5.
…lareger dataset tp test
this gitsubmoduel stufff does not work with test and all. It does not matter if this is public or not so let's just commit it for now |
rust
bind silo-input-transformer
as git submodule in dockerrust
bind silo-input-transformer
in docker
Integrating the
silo-input-transformer
.